Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Sun, 26 Jun 2011 12:41:14 +0000 (12:41 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 26 Jun 2011 12:41:14 +0000 (12:41 +0000)
commitcd1f318d235cdfbf3d8073ee73cb6c7aa1aec64c
tree1567e4f1fdaaeedad27004583941a1692f2c54cc
parent1a108bbff94ec70d68dcddbe179f61d092324708
Merge changes made in Gnus trunk.

gnus.texi (Summary Mail Commands): Document `gnus-summary-reply-to-list-with-original'.
auth-source.el (with-auth-source-epa-overrides): Fix compilation error with `find-file-hooks' on Emacs 22.
 (with-auth-source-epa-overrides): Ugly hack to Wrap the `find-file-hook' things in `symbol-value' to avoid compilation warnings on all architectures.
spam.el (spam-stat): Require in a normal fashion without binding `spam-stat-install-hooks' to avoid compilation warnings.
spam-stat.el (spam-stat-install-hooks): Removed.
 (spam-stat-install-hooks): Don't run automatically.
gnus-msg.el (gnus-summary-reply-to-list-with-original): New command and keystroke.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-msg.el
lisp/gnus/spam-stat.el
lisp/gnus/spam.el